-
Home
-
Cryptocurrency Payment Gateway for WordPress & WooCommerce by CryptoPay
-
2.1.1
-
Code
-
Classes
- TransactionType
Total Complexity |
27 |
Dependencies |
6 |
Dependents |
5 |
Total lines |
323 |
Lines of code |
108 |
Logical lines of code |
40 |
Comment lines |
133 |
Methods |
27 |
Properties |
13 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
forDebug() |
S |
57 |
1 |
17 |
setId() |
S |
77 |
1 |
4 |
setHash() |
S |
77 |
1 |
4 |
setOrder() |
S |
77 |
1 |
4 |
setOrderId() |
S |
77 |
1 |
4 |
setUserId() |
S |
77 |
1 |
4 |
setNetwork() |
S |
77 |
1 |
4 |
setParams() |
S |
77 |
1 |
4 |
setCode() |
S |
77 |
1 |
4 |
setTestnet() |
S |
77 |
1 |
4 |
setAddresses() |
S |
77 |
1 |
4 |
setStatus() |
S |
77 |
1 |
4 |
setUpdatedAt() |
S |
77 |
1 |
4 |
setCreatedAt() |
S |
77 |
1 |
4 |
getId() |
S |
82 |
1 |
3 |
getHash() |
S |
82 |
1 |
3 |
getOrder() |
S |
82 |
1 |
3 |
getOrderId() |
S |
82 |
1 |
3 |
getUserId() |
S |
82 |
1 |
3 |
getNetwork() |
S |
82 |
1 |
3 |
getParams() |
S |
82 |
1 |
3 |
getCode() |
S |
82 |
1 |
3 |
getTestnet() |
S |
82 |
1 |
3 |
getAddresses() |
S |
82 |
1 |
3 |
getStatus() |
S |
82 |
1 |
3 |
getUpdatedAt() |
S |
82 |
1 |
3 |
getCreatedAt() |
S |
82 |
1 |
3 |